BS2 Functions

General PBASIC functionality library, written in Spin, that mimics and extends many popular BS2 functions: COUNT,
 DEBUG, DEBUGIN, FREQOUT, PAUSE, PULSOUT, PULSIN, PWM, RCTIME, SEROUT, SERIN, SHIFTOUT, SHIFTIN.

Version 1.5.0 adds methods for HIGH/LOW/IN, and continuous methods for FREQOUT, PWM and COUNT.
 It also add EEPROM access for code and high memory access using READ and WRITE methods.

Don't forget to start -Needed for timing: BS2.Start(31,30)
